home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1993 July / Internet Tools.iso / RockRidge / mail / mm / ccmd / cmqst.cnf < prev    next >
Encoding:
Text File  |  1990-12-18  |  488 b   |  14 lines

  1. _
  2. _ Copyright (c) 1986, 1990 by The Trustees of Columbia University in
  3. _ the City of New York.  Permission is granted to any individual or
  4. _ institution to use, copy, or redistribute this software so long as it
  5. _ is not sold for profit, provided this copyright notice is retained.
  6. _
  7. _ Author: Andrew Lowry
  8.  
  9. /* quoted string error codes */
  10.  
  11. fnerror(QC,`First character is not a valid delimiter')
  12. fnerror(BC,`Invalid character inside delimited string')
  13. fnerror(NP,`Not a proper delimiter')
  14.